home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / gnotravex.schemas < prev    next >
Encoding:
Text File  |  2009-04-14  |  1.4 KB  |  45 lines

  1. <gconfschemafile>
  2.   <schemalist>
  3.     <schema>
  4.       <key>/schemas/apps/gnotravex/grid_size</key>
  5.       <applyto>/apps/gnotravex/grid_size</applyto>
  6.       <owner>gnotravex</owner>
  7.       <type>int</type>
  8.       <default>3</default>
  9.       <gettext_domain>gnome-games</gettext_domain>
  10.       <locale name="C">
  11.         <short>The size of the playing grid</short>
  12.         <long>The value of this key is used to decide the size of the playing grid. The valid values are 2 to 8, anything else gets set to 3.</long>
  13.       </locale>
  14.     </schema>
  15.  
  16.     <schema>
  17.       <key>/schemas/apps/gnotravex/colours</key>
  18.       <applyto>/apps/gnotravex/colours</applyto>
  19.       <owner>gnotravex</owner>
  20.       <type>bool</type>
  21.       <default>TRUE</default>
  22.       <gettext_domain>gnome-games</gettext_domain>
  23.       <locale name="C">
  24.         <short>Control coloured tiles</short>
  25.         <long>A flag to enable coloured tiles.</long>
  26.       </locale>
  27.     </schema>
  28.  
  29.     
  30.     <schema>
  31.       <key>/schemas/apps/gnotravex/click_to_move</key>
  32.       <applyto>/apps/gnotravex/click_to_move</applyto>
  33.       <owner>gnotravex</owner>
  34.       <type>bool</type>
  35.       <default>FALSE</default>
  36.       <gettext_domain>gnome-games</gettext_domain>
  37.       <locale name="C">
  38.         <short>Select the style of control</short>
  39.         <long>Select whether to drag the tiles or to click on the source then the destination.</long>
  40.       </locale>
  41.     </schema>
  42.  
  43.   </schemalist>
  44. </gconfschemafile>
  45.